home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet internetowy / Klienci P2P / Multi / Shareaza 2.2.3.0 / Shareaza_2.2.3.0.exe / {app} / Templates / Video Collection / VideoCollection.tpl < prev    next >
Text File  |  2006-07-17  |  8KB  |  152 lines

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3.  
  4. <head>
  5. <title>Shareaza video collection</title>
  6. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  7. <style type="text/css">
  8.                 <!--
  9.                                body {
  10.                                       margin-left: 0px;
  11.                                       margin-top: 0px;
  12.                                       margin-right: 0px;
  13.                                       margin-bottom: 0px;
  14.                                }
  15.                                .style1 {
  16.                                       font-family: Georgia, "Times New Roman", Times, serif;
  17.                                       font-size: 12px;
  18.                                }
  19.                                .style5 {
  20.                                       color: #666666;
  21.                                       font-family: Georgia, "Times New Roman", Times, serif;
  22.                                       font-size: 18px;
  23.                                       font-weight: bold;
  24.                                }
  25.                                .style6 {
  26.                                       font-family: Verdana, Arial, Helvetica, sans-serif;
  27.                                       font-size: 12px;
  28.                                       color: #000000;
  29.                                }
  30.                                .BorderTable {
  31.                                       border: 1px dotted #FF0000;
  32.                                }
  33.                                .style14 {
  34.                                       font-family: "Courier New", Courier, mono;
  35.                                       font-weight: bold;
  36.                                       font-size: 20px;
  37.                                }
  38.                                .style15 {
  39.                                       font-family: "Courier New", Courier, mono;
  40.                                       font-size: 12px;
  41.                                }
  42.                                -->
  43. </style>
  44. </head>
  45.  
  46. <script language="javascript">
  47.                 <!--
  48.                                function doPlay(sURN) { window.external.open(sURN); }
  49.                                function doEnqueue(sURN) { window.external.enqueue(sURN); }
  50.                                function doDownload(sMagnet) { window.external.download(sMagnet); window.location.reload(); }
  51.                                function writeFile(sURN)
  52.                                {
  53.                                       var sState = window.external.detect( sURN );
  54.                                       if ( sState == "Complete" )
  55.                                       {
  56.                                               document.writeln( "<a href='javascript:doPlay(\"" + sURN + "\")' title='$1$'>$1$</a>" );
  57.                                       }
  58.                                       else if ( sState == "0.00%" )
  59.                                       {
  60.                                               document.writeln( "$2$" );
  61.                                       }
  62.                                       else if ( sState.indexOf( "%" ) >= 0 )
  63.                                       {
  64.                                               var nBarSize = 100;
  65.                                               var nBarUsed = Math.round( parseFloat( sState ) / 100 * nBarSize );
  66.                                               document.writeln( "<img src='bar_on.gif' width='" + nBarUsed + "' height='12' alt='" + sState + "'><img src='bar_off.gif' width='" + ( nBarSize - nBarUsed ) + "' height='12' alt='" + sState + "'>" );
  67.                                       }
  68.                                       else
  69.                                       {
  70.                                               document.writeln( "<a href='javascript:doDownload(\"" + sURN + "\")' title='$3$'>$3$</a>" );
  71.                                       }
  72.                                }
  73.                                -->
  74.         </script>
  75. <body>
  76.  
  77. <table width="100%" border="0" cellspacing="0" cellpadding="0">
  78.        <tbody>
  79.        <tr>
  80.                <td align="left" valign="top" background="images/bg.png">
  81.                <img src="images/Top.png" width="650" height="84" /></td>
  82.        </tr>
  83.        <tr>
  84.                <td align="left" valign="top" bgcolor="#EEEEEE">
  85.                <table width="100%" border="0" cellspacing="5" cellpadding="5">
  86.                        <tbody>
  87.                        <tr>
  88.                                <td align="left" valign="top">
  89.                                <table width="100%" border="0" cellspacing="0" cellpadding="0">
  90.                                        <tbody>
  91.                                        <tr>
  92.                                                <td>
  93.                                                <span class="style1">$4$</span>
  94.                                                </td>
  95.                                        </tr>
  96.                                        <tr>
  97.                                                <td height="26" align="left" valign="bottom">
  98.                                                        <table width="100%" border="0" cellspacing="0" cellpadding="0">
  99.                                                                <tr>
  100.                                                                        <td width="50" align="left" valign="middle">
  101.                                                                                <img src="images/res.gif" width="23" height="23"/>
  102.                                                                        </td>
  103.                                                                        <td align="left" valign="middle">
  104.                                                                                <span class="style13"> $5$ </span>
  105.                                                                        </td>
  106.                                                                </tr>
  107.                                                        </table>
  108.                                                </td>
  109.                                        </tr>
  110.                                </tbody>
  111.                                </table>
  112.                                </td>
  113.                        </tr>
  114.                </tbody>
  115.                </table>
  116.                </td>
  117.        </tr>
  118.        <tr>
  119.                <td height="1" bgcolor="#999999"></td>
  120.        </tr>
  121.        <tr>
  122.                <td height="0" align="center" valign="top">
  123.                <table width="100%" border="0" cellspacing="0" cellpadding="15">
  124.                        <tbody>
  125.                        $data$  <!-- Here go data from oddfile.tpl and evenfile.tpl -->
  126.                        </tbody>
  127.                </table>
  128.                <br />
  129.                <table width="95%" cellpadding="10" cellspacing="0" class="BorderTable">
  130.                        <tbody>
  131.                                <tr>
  132.                                        <td align="left" valign="top">
  133.                                                <span class="style14">
  134.                                                        <a name="releaseinfo" id="releaseinfo">release information</a>
  135.                                                </span>
  136.                                                <a name="releaseinfo" id="releaseinfo">
  137.                                                        <br />
  138.                                                        <span class="style15">$8$</span>
  139.                                                </a>
  140.                                        </td>
  141.                                </tr>
  142.                        </tbody>
  143.                </table>
  144.                <br />
  145.                </td>
  146.        </tr>
  147. </tbody>
  148. </table>
  149.  
  150. </body>
  151.  
  152. </html>